| lcTIN_BndAddPoint | Home |
|
BOOL lcTIN_BndAddPoint ( HANDLE hTinPnt ); |
| hTinPnt | |
| Handle to a TIN point. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| After adding all required points into the boundary, you have to finalize the boundary definition by calling lcTIN_BndUpdate function at the end. |